You are here: COM Interface > Interfaces > ISearchJob Interface > ISearchJob::Errors Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchJob::Errors Property
Syntax
IDL
__property IDispatch * * Errors;

After a search is done, the Errors property will contain a JobErrorInfo (IJobErrorInfo) object with any error messages generated during the indexing job.